projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6110ba3
)
(Fforce_window_update): Doc fix.
author
Kim F. Storm
<storm@cua.dk>
Sat, 8 Jul 2006 22:26:07 +0000
(22:26 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Sat, 8 Jul 2006 22:26:07 +0000
(22:26 +0000)
src/window.c
patch
|
blob
|
history
diff --git
a/src/window.c
b/src/window.c
index 69643ec669a5071dddfdc43001ef3df560eb4a13..c68c67c0afaad829af00b4163a805d26bc9707d9 100644
(file)
--- a/
src/window.c
+++ b/
src/window.c
@@
-3676,7
+3676,7
@@
displayed. */)
DEFUN ("force-window-update", Fforce_window_update, Sforce_window_update,
0, 1, 0,
- doc: /* Force
redisplay of all windows
.
+ doc: /* Force
all windows to be updated on next redisplay
.
If optional arg OBJECT is a window, force redisplay of that window only.
If OBJECT is a buffer or buffer name, force redisplay of all windows
displaying that buffer. */)